home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.40 / PC Gamer Disc 7.40 (May 2004).BIN / Software / Demos / ut2004_betademo.exe / Web / ServerAdmin / defaults_ippolicy_row.inc < prev    next >
Text File  |  2003-05-23  |  285b  |  17 lines

  1. <tr>
  2.   <form method="post" action="<%PostAction%>">
  3.   <td>
  4.       <%PolicyType%>
  5.   </td>
  6.   <td nowrap>
  7.   <%PolicyCell%>
  8.   </td>
  9.   <td>
  10.     <nobr>
  11.     <%UpdateButton%>
  12.     <input class="button" type="Submit" name="Delete" Value="Delete">
  13.     </nobr>
  14.   </td>
  15.   </form>
  16. </tr>
  17.